home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 109
/
PC Home 109.iso
/
data1.cab
/
Program_Files
/
ID004.dxr
/
00115.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-02
|
250 b
|
16 lines
on exitFrame
if the timer < 30 then
unLoad(160, 163)
if the loaded of member "questionforbook" = 0 then
preloadMember("questionforbook")
end if
go(the frame)
else
go(the frame + 1)
end if
end
on mouseUp
go(160)
end